Skip to content

feat: add themed Error page#27

Merged
garronej merged 2 commits into
codegouvfr:mainfrom
damienlethiec:feature/add-error-page
Nov 20, 2025
Merged

feat: add themed Error page#27
garronej merged 2 commits into
codegouvfr:mainfrom
damienlethiec:feature/add-error-page

Conversation

@damienlethiec

Copy link
Copy Markdown
Contributor

Add DSFR-styled Error page (error.ftl) that displays:

  • Error messages with Alert component in error severity
  • Smart navigation links:
    • client.baseUrl (back to app) if available
    • url.loginUrl (back to login) as fallback
  • Follows Register.tsx pattern with direct destructuring
  • Consistent styling with Info page
image

damienlethiec and others added 2 commits November 10, 2025 09:29
Add DSFR-styled Error page (error.ftl) that displays:
- Error messages with Alert component in error severity
- Smart navigation links:
  - client.baseUrl (back to app) if available
  - url.loginUrl (back to login) as fallback
- Follows Register.tsx pattern with direct destructuring
- Consistent styling with Info page

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Joseph Garrone <joseph.garrone@data.gouv.fr>
@garronej
garronej merged commit d5ab46f into codegouvfr:main Nov 20, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants